ajiho/illuminate-files-scoper

Add a namespace to the files under the Illuminate component autoload.files

v1.0 2024-05-08 04:48 UTC

This package is auto-updated.

Last update: 2024-05-08 04:58:12 UTC


README

When installing Illuminate/* components in non laravel frameworks, add a namespace to the helpers provided by laravel when calling within the component to avoid interfering with other PHP frameworks

Installation

composer require ajiho/illuminate-files-scoper